vcLinearCloneFeature
The Linear Clone operation feature generates clones of all sub features, translating each by a specified amount.
See in: Overview
Module: vcFeatures
Parent: vcFeature
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| Count | vcIntExpressionProperty | R | Gets or sets the number of times to clone the feature's subtree. |
| Direction | vcVectorExpressionProperty | R | Gets or sets the vector used to offset the direction of each clone from one another. |
| Step | vcRealExpressionProperty | R | Gets or sets the linear distance used to offset each clone from one another. |